home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / New System Software Extensions / OpenDoc A6 / OpenDoc Parts Framework / OPF / Found / FWDebug / MacMake.bmk < prev    next >
Encoding:
Text File  |  1994-04-21  |  1.0 KB  |  33 lines  |  [TEXT/MPS ]

  1. #========================================================================================
  2. #
  3. #    File:                MacMake.bmk
  4. #    Release Version:    $ 1.0d1 $
  5. #
  6. #    Creation Date:        3/28/94
  7. #
  8. #    Copyright:    © 1993, 1994 by Apple Computer, Inc., all rights reserved.
  9. #
  10. #========================================================================================
  11. __StaticComponentName = FWDebug
  12.  
  13. __IncludeDirs = ∂
  14.         -i "{OPF}Found:FWCommon:Include:" ∂
  15.         -i "{OPF}Found:FWTaskG:Include:" ∂
  16.         -i "{OPF}Found:FWDebug:Include:"
  17.  
  18. __ComponentObjects = ∂
  19.     "{_BedTargetObjectsDir}"FWPriDeb.cpp.o ∂
  20.     "{_BedTargetObjectsDir}"FWTrace.cpp.o ∂
  21.     "{_BedTargetObjectsDir}"FWTraceT.cpp.o ∂
  22.     "{_BedTargetObjectsDir}"FWDbgStr.cpp.o
  23.     
  24. __ComponentResources = # "{_BedTargetObjectsDir}"FWDebug.rsrc
  25.  
  26. # directory dependency propagation
  27. "{_BedTargetObjectsDir}" ƒ "{OPF}Found:FWDebug:Other:" "{OPF}Found:FWDebug:Sources:"
  28.  
  29.  
  30. #####################################################################################
  31. # Dependencies
  32. #####################################################################################
  33.